# Project:   PlutoD


# Toolflags:
CCflags = -c -g -C90 -depend !Depend -I$.RISC_OSLib -throwback -memaccess -L22-S22-L41 
C++flags = -c -depend !Depend -IC: -throwback -memaccess -L22-S22-L41
Linkflags = -aif -d -c++ -o $@
ObjAsmflags = -throwback -NoCache -depend !Depend
CMHGflags = 
LibFileflags = -c -o $@
Squeezeflags = -o $@


# Final targets:
@.!RunImage:   @.o.wimp @.o.fold @.o.cats @.o.article @.o.cards @.o.display \
        @.o.text @.o.export @.o.reply @.o.speak @.o.search @.o.options @.o.import @.o.box \
        @.o.addr @.o.spell @.o.event @.o.xfersend @.^.^.RISC_OSLib.o.RISC_OSL2 C:o.stubs \
        @.o.assemb @.o.dbox @.o.pgp @.o.newsg @.o.extra @.o.jsdoslib @.o.artfile @.o.optionsB \
        @.o.debatch @.o.listedit @.o.attach @.o.menu @.o.qsort @.o.filters @.o.print \
        @.o.replystart @.o.setup @.o.thread @.o.lists @.o.utility 
        link $(linkflags) @.o.wimp @.o.fold @.o.cats @.o.article @.o.cards \
        @.o.display @.o.text @.o.export @.o.reply @.o.speak @.o.search @.o.options @.o.import \
        @.o.box @.o.addr @.o.spell @.o.event @.o.xfersend @.^.^.RISC_OSLib.o.RISC_OSL2 \
        C:o.stubs @.o.assemb @.o.dbox @.o.pgp @.o.newsg @.o.extra @.o.jsdoslib @.o.artfile \
        @.o.optionsB @.o.debatch @.o.listedit @.o.attach @.o.menu @.o.qsort @.o.filters @.o.print \
        @.o.replystart @.o.setup @.o.thread @.o.lists @.o.utility 


# User-editable dependencies:


# Static dependencies:
@.o.wimp:   @.c.wimp
        cc $(ccflags) -o @.o.wimp @.c.wimp 
@.o.fold:   @.c.fold
        cc $(ccflags) -o @.o.fold @.c.fold 
@.o.cats:   @.c.cats
        cc $(ccflags) -o @.o.cats @.c.cats 
@.o.article:   @.c.article
        cc $(ccflags) -o @.o.article @.c.article 
@.o.cards:   @.c.cards
        cc $(ccflags) -o @.o.cards @.c.cards 
@.o.display:   @.c.display
        cc $(ccflags) -o @.o.display @.c.display 
@.o.text:   @.c.text
        cc $(ccflags) -o @.o.text @.c.text 
@.o.export:   @.c.export
        cc $(ccflags) -o @.o.export @.c.export 
@.o.reply:   @.c.reply
        cc $(ccflags) -o @.o.reply @.c.reply 
@.o.speak:   @.c.speak
        cc $(ccflags) -o @.o.speak @.c.speak 
@.o.search:   @.c.search
        cc $(ccflags) -o @.o.search @.c.search 
@.o.options:   @.c.options
        cc $(ccflags) -o @.o.options @.c.options 
@.o.import:   @.c.import
        cc $(ccflags) -o @.o.import @.c.import 
@.o.box:   @.c.box
        cc $(ccflags) -o @.o.box @.c.box 
@.o.addr:   @.c.addr
        cc $(ccflags) -o @.o.addr @.c.addr 
@.o.spell:   @.c.spell
        cc $(ccflags) -o @.o.spell @.c.spell 
@.o.event:   @.c.event
        cc $(ccflags) -o @.o.event @.c.event 
@.o.xfersend:   @.c.xfersend
        cc $(ccflags) -o @.o.xfersend @.c.xfersend 
@.o.assemb:   @.s.assemb
        objasm $(objasmflags) -from @.s.assemb -to @.o.assemb
@.o.dbox:   @.c.dbox
        cc $(ccflags) -o @.o.dbox @.c.dbox 
@.o.pgp:   @.c.pgp
        cc $(ccflags) -o @.o.pgp @.c.pgp 
@.o.newsg:   @.c.newsg
        cc $(ccflags) -o @.o.newsg @.c.newsg 
@.o.extra:   @.c.extra
        cc $(ccflags) -o @.o.extra @.c.extra 
@.o.jsdoslib:   @.c.jsdoslib
        cc $(ccflags) -o @.o.jsdoslib @.c.jsdoslib 
@.o.artfile:   @.c.artfile
        cc $(ccflags) -o @.o.artfile @.c.artfile 
@.o.optionsB:   @.c.optionsB
        cc $(ccflags) -o @.o.optionsB @.c.optionsB 
@.o.debatch:   @.c.debatch
        cc $(ccflags) -o @.o.debatch @.c.debatch 
@.o.listedit:   @.c.listedit
        cc $(ccflags) -o @.o.listedit @.c.listedit 
@.o.attach:   @.c.attach
        cc $(ccflags) -o @.o.attach @.c.attach 
@.o.menu:   @.c.menu
        cc $(ccflags) -o @.o.menu @.c.menu 
@.o.qsort:   @.c.qsort
        cc $(ccflags) -o @.o.qsort @.c.qsort 
@.o.filters:   @.c.filters
        cc $(ccflags) -o @.o.filters @.c.filters 
@.o.print:   @.c.print
        cc $(ccflags) -o @.o.print @.c.print 
@.o.replystart:   @.c.replystart
        cc $(ccflags) -o @.o.replystart @.c.replystart 
@.o.setup:   @.c.setup
        cc $(ccflags) -o @.o.setup @.c.setup 
@.o.thread:   @.c.thread
        cc $(ccflags) -o @.o.thread @.c.thread 
@.o.lists:   @.c.lists
        cc $(ccflags) -o @.o.lists @.c.lists 
@.o.utility:   @.c.utility
        cc $(ccflags) -o @.o.utility @.c.utility 


# Dynamic dependencies:
